home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / dobbs / apr95 / cull1t3.gif < prev    next >
Graphics Interchange Format  |  1996-01-09  |  76KB  |  551x253  |  8-bit (97 colors)
Labels: text | screenshot | font | document
OCR: Function Description CPoint Encapsulates the Window POINT structure which contains x- and CRect y-coordinates. Encapsulates the Window RECT structure which contains left, top, right, and bottom coordinates CSize Encapsulates the Window SIZE structure which contains a relative coordinate or position CString A variable length sequence of characters. The characters are of type TCHAR, which is a 16-bit character for Unicode and an 8-bit character for normal ASCII applications. CTime Represents an absolute time and date. CTimeSpan Represents a relative time span of approximately 68 years. Table 3: MFC simple value types.